[INFO] cloning repository https://github.com/alextes/lexi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alextes/lexi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextes%2Flexi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextes%2Flexi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 650c41cf9350b04c35b15323ac17d94fb67850b9
[INFO] testing alextes/lexi against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextes%2Flexi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alextes/lexi
[INFO] finished tweaking git repo https://github.com/alextes/lexi
[INFO] tweaked toml for git repo https://github.com/alextes/lexi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alextes/lexi on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alextes/lexi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84e6a0dd2cd2eecf8feed2923fedb13b9b8a12170ec06ffa3e7ff60dd4d3f170
[INFO] running `Command { std: "docker" "start" "-a" "84e6a0dd2cd2eecf8feed2923fedb13b9b8a12170ec06ffa3e7ff60dd4d3f170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84e6a0dd2cd2eecf8feed2923fedb13b9b8a12170ec06ffa3e7ff60dd4d3f170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e6a0dd2cd2eecf8feed2923fedb13b9b8a12170ec06ffa3e7ff60dd4d3f170", kill_on_drop: false }`
[INFO] [stdout] 84e6a0dd2cd2eecf8feed2923fedb13b9b8a12170ec06ffa3e7ff60dd4d3f170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07b5b446f34c4a81b5933acea5d6ed56b30a3c8f57196e34106e5541092de286
[INFO] running `Command { std: "docker" "start" "-a" "07b5b446f34c4a81b5933acea5d6ed56b30a3c8f57196e34106e5541092de286", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libm v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.2
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling croner v2.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling lexi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] running `Command { std: "docker" "inspect" "07b5b446f34c4a81b5933acea5d6ed56b30a3c8f57196e34106e5541092de286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b5b446f34c4a81b5933acea5d6ed56b30a3c8f57196e34106e5541092de286", kill_on_drop: false }`
[INFO] [stdout] 07b5b446f34c4a81b5933acea5d6ed56b30a3c8f57196e34106e5541092de286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23c55688a0bef2a1c1a28f1f8d57843cba31e3980c5d07cbadf233b6297e5ada
[INFO] running `Command { std: "docker" "start" "-a" "23c55688a0bef2a1c1a28f1f8d57843cba31e3980c5d07cbadf233b6297e5ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling lexi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "23c55688a0bef2a1c1a28f1f8d57843cba31e3980c5d07cbadf233b6297e5ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c55688a0bef2a1c1a28f1f8d57843cba31e3980c5d07cbadf233b6297e5ada", kill_on_drop: false }`
[INFO] [stdout] 23c55688a0bef2a1c1a28f1f8d57843cba31e3980c5d07cbadf233b6297e5ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77fc309b5a62f195b01b4a1613174e936238772e14534ad6c71668d602f82be6
[INFO] running `Command { std: "docker" "start" "-a" "77fc309b5a62f195b01b4a1613174e936238772e14534ad6c71668d602f82be6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lexi-c8d2d12720981124)
[INFO] [stdout] 
[INFO] [stdout] running 162 tests
[INFO] [stdout] test ai_interaction::admin_session::tests::test_end_admin_session_clears_state ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_admin_tools_excluded_when_session_inactive ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_excluded_for_other_model_even_if_in_base ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_included_for_gpt_5_if_in_base ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_included_for_gpt_5_mini_if_in_base ... ok
[INFO] [stdout] test ai_interaction::admin_session::tests::test_get_admin_session_state_returns_value ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_with_admin_tool_gpt_5 ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_not_present_in_base_tools_gpt_5 ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_web_search_with_admin_tool_gpt_5_mini ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_assistant_message_non_output_text ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_assistant_text_message ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_empty_output_items ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_assistant_message_then_function_call ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::dtt_admin_tools_included_when_session_active ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_multiple_function_calls ... ok
[INFO] [stdout] test ai_interaction::admin_session::tests::test_start_admin_session_sets_state ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_multiple_assistant_messages_concatenated ... ok
[INFO] [stdout] test ai_interaction::openai_chat::tests::test_parse_single_function_call ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_invalid_slot_arg_handled ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_malformed_json_arg_handled ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_beacon_node_service_error ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_missed ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_other_status_code ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_empty_json_object ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_missing_slot_arg_handled ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_slot_number_missing ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_slot_number_negative_integer ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_slot_number_not_u64 ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_command_success ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_execute_slot_check_not_missed ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_invalid_code ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_empty_json_object ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::tests::test_parse_valid_slot_number ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_admin_tool_schema_required_includes_all_properties ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_missing_code ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_invalid_command ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_execute_conversation_admin_missing_command ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_invalid_model_id ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_invalid_admin_code ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_success ... ok
[INFO] [stdout] test ai_interaction::tools::conversation_admin::tests::test_set_model_missing_model_id_param ... ok
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array ... FAILED
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types ... FAILED
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum ... FAILED
[INFO] [stdout] test ai_interaction::tools::db_schema::tests::test_get_schema_cached ... ok
[INFO] [stdout] test ai_interaction::tools::db_query::tests::test_row_limit_truncation ... FAILED
[INFO] [stdout] test ai_interaction::tools::db_schema::tests::test_stale_cache_is_refetched ... ok
[INFO] [stdout] test ai_interaction::tools::db_schema::tests::test_live_fetcher_integration ... FAILED
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_request_failed ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_slot_server_error ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_slot_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::beacon_slot_check::beacon_node::tests::test_beacon_node_http_slot_ok ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_tool_with_valid_args_adjustment_enabled ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_invalid_command_type ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_invalid_enabled_type ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_malformed_json ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_missing_command ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_missing_enabled ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_parse_args_valid ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_malformed_arguments_json_in_execute_tool ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_execute_retrieve_manual_invalid_name ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_execute_retrieve_manual_malformed_json_args ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_execute_retrieve_manual_success ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_get_manual_content_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::retrieve_manual::tests::test_get_manual_content_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_add_job_invalid_cron ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_add_job_missing_name ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_add_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_delete_job_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_delete_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_disable_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_set_auction_breaker_disabled_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_both_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_invalid_cron ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_missing_changes ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_missing_name ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_prompt_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_not_found ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_edit_job_schedule_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_enable_job_success ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_list_jobs_success ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_tool_with_valid_args_auction_disabled ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_no_chat_context ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_malformed_json ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_clear_topic_response_id ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_get_topic_response_id_returns_none_when_not_set ... ok
[INFO] [stdout] test ai_interaction::tools::scheduled_jobs::tests::test_unknown_command ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_execute_set_adjustment_breaker_success ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_get_topic_response_id_returns_value ... ok
[INFO] [stdout] test bot::context_builder::tests::test_format_context_block ... ok
[INFO] [stdout] test bot::context_builder::tests::test_get_sender_display_name_prefers_username ... ok
[INFO] [stdout] test bot::context_builder::tests::test_unix_to_datetime_valid ... ok
[INFO] [stdout] test ai_interaction::topic_context::tests::test_set_topic_response_id ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_conversation_key_is_topic ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_get_response_id_routes_to_chat_when_no_thread ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_update_response_id_routes_to_chat_when_no_thread ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_case_insensitive_mention ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_empty_text ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_at_end ... ok
[INFO] [stdout] test bot::context_builder::tests::test_get_sender_display_name_falls_back_to_first_name ... ok
[INFO] [stdout] test bot::context_builder::tests::test_unix_to_datetime_invalid ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_in_middle ... ok
[INFO] [stdout] test bot::conversation_context::tests::test_clear_response_id_routes_to_chat_when_no_thread ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_text_no_entities ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_with_leading_trailing_spaces_in_text ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_no_mention_in_text ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_only_mention ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_other_mention ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_for_other_mention ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_when_not_mentioned ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_empty_entities_list ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_entities_no_text ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_no_text_no_entities ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_true_when_mentioned ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_true_case_insensitive ... ok
[INFO] [stdout] test bot::tests::test_extract_prompt_mention_at_start ... ok
[INFO] [stdout] test bot::tests::test_mentions_bot_false_with_text_no_entities ... ok
[INFO] [stdout] test db::tests::test_get_message_history ... FAILED
[INFO] [stdout] test db::tests::test_openai_response_id_handling ... FAILED
[INFO] [stdout] test db::tests::test_insert_message ... FAILED
[INFO] [stdout] test db::tests::test_postgres_db_new_and_migrations ... FAILED
[INFO] [stdout] test env::tests::test_get_env_bool_f ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_invalid ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_not_there ... ok
[INFO] [stdout] test db::tests::test_upsert_chat ... FAILED
[INFO] [stdout] test env::tests::test_get_env_bool_t ... ok
[INFO] [stdout] test db::tests::test_upsert_user ... FAILED
[INFO] [stdout] test env::tests::test_get_env_bool_one ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_true ... ok
[INFO] [stdout] test env::tests::test_get_env_var_safe_none ... ok
[INFO] [stdout] test env::tests::test_get_env_var_safe_some ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_zero ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_false ... ok
[INFO] [stdout] test env::tests::test_get_env_bool_true_upper ... ok
[INFO] [stdout] test env::tests::test_obfuscate_if_secret ... ok
[INFO] [stdout] test openai_api::tests::test_call_responses_api_with_function_tool ... ok
[INFO] [stdout] test key_value_store::tests::test_set_and_get_value ... FAILED
[INFO] [stdout] test openai_api::types::tests::tool_definition_new_sets_required_to_all_keys_for_strict ... ok
[INFO] [stdout] test telegram::fmt::tests::test_blockquote ... ok
[INFO] [stdout] test key_value_store::tests::test_update_value ... FAILED
[INFO] [stdout] test telegram::fmt::tests::test_code_block ... ok
[INFO] [stdout] test telegram::fmt::tests::test_code_block_no_lang ... ok
[INFO] [stdout] test telegram::fmt::tests::test_bold ... ok
[INFO] [stdout] test telegram::fmt::tests::test_code_inline ... ok
[INFO] [stdout] test telegram::fmt::tests::test_escapes_html_entities ... ok
[INFO] [stdout] test telegram::fmt::tests::test_heading_as_bold ... ok
[INFO] [stdout] test key_value_store::tests::test_get_non_existent_key ... FAILED
[INFO] [stdout] test telegram::fmt::tests::test_italic ... ok
[INFO] [stdout] test telegram::fmt::tests::test_link ... ok
[INFO] [stdout] test telegram::fmt::tests::test_nested_formatting ... ok
[INFO] [stdout] test openai_api::tests::test_call_responses_api_with_input_parameter ... ok
[INFO] [stdout] test telegram::fmt::tests::test_plain_text_passthrough ... ok
[INFO] [stdout] test telegram::fmt::tests::test_ordered_list ... ok
[INFO] [stdout] test telegram::fmt::tests::test_strikethrough ... ok
[INFO] [stdout] test telegram::fmt::tests::test_rule ... ok
[INFO] [stdout] test telegram::fmt::tests::test_unordered_list ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_http_request_failure ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_missing_enabled_argument_in_execute_tool ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_invalid_command_argument_in_execute_tool ... ok
[INFO] [stdout] test ai_interaction::tools::relay_circuit_breaker::tests::test_relay_returns_error_status ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array' (69) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b25634453 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b2551902d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551942d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b25447b6d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b25445cdc - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b25445cdc - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b25445cdc - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540f82a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b2543833d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e84b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549e46a - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565abca - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559b4d6 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b2559819c - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659301 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b254203a9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424d16 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25428849 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e6af3 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c813 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b25550aa0 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25554dd3 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546d3eb - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256279ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b256272f6 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2565003a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::test_execute_db_query_common_with_text_array::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b254991f7 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:546:5
[INFO] [stdout]   51:     0x5b0b2548ab57 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:547:76
[INFO] [stdout]   52:     0x5b0b2540b486 - <lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types' (67) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b25632dd3 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518fad - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255193ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b25447aed - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b2544593c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b2544593c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b2544593c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540f0ea - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b25436dbd - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e7eb - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549e20a - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565ab0a - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559b236 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b255980bc - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659261 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541fb09 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424c16 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25428109 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e6813 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c6b3 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b25550820 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25554853 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546d0ab - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256278ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25627256 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564ffda - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::test_execute_db_query_common_all_types::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25499017 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:251:5
[INFO] [stdout]   51:     0x5b0b2548aaf7 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:252:70
[INFO] [stdout]   52:     0x5b0b2540b406 - <lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum' (68) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b25633913 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518fed - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255193ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b25447b2d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b25445b0c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b25445b0c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b25445b0c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540f48a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b2543787d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e81b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549e33a - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565ab6a - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559b386 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b2559812c - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b256592b1 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541ff59 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424c96 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b254284a9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e6983 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c763 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b25550960 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25554b13 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546d24b - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b2562794e - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b256272a6 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2565000a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::test_execute_db_query_common_with_enum::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25499107 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:456:5
[INFO] [stdout]   51:     0x5b0b2548ab27 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:457:70
[INFO] [stdout]   52:     0x5b0b2540b446 - <lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_query::tests::test_row_limit_truncation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_query::tests::test_row_limit_truncation' (70) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b25632293 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518f6d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551936d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b25447aad - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b2544576c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b2544576c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b2544576c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540ed4a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b254362fd - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e7bb - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549e0da - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565aaaa - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559b0e6 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b2559804c - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659211 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541f6b9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424b96 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25427d69 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e66a3 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c603 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b255506e0 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25554593 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546cf0b - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b2562784e - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25627206 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564ffaa - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::test_row_limit_truncation::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25498f27 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:608:5
[INFO] [stdout]   51:     0x5b0b2548aac7 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_query/mod.rs:609:57
[INFO] [stdout]   52:     0x5b0b2540b3c6 - <lexi[66016a0b1b4953e7]::ai_interaction::tools::db_query::tests::test_row_limit_truncation::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ai_interaction::tools::db_schema::tests::test_live_fetcher_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai_interaction::tools::db_schema::tests::test_live_fetcher_integration' (72) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562b472 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518ced - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255190ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b2544782d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b254445eb - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b254445eb - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b254445eb - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b25412300 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b2542f7ed - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e614 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549d46b - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565b019 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559c472 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b255986be - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b2565969d - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541cc60 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424696 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25425a60 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e5843 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540bf23 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b2554fb11 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25552a7c - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546bf03 - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b25627354 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}, lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b256503ea - <fn(sqlx_core[cf381c28d43fb0f5]::pool::options::PoolOptions<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_postgres[ec8d08031c5b3391]::options::PgConnectOptions) -> lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::test_live_fetcher_integration::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:135:9
[INFO] [stdout]   49:     0x5b0b25620807 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_schema/mod.rs:400:5
[INFO] [stdout]   50:     0x5b0b25615c67 - lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ai_interaction/tools/db_schema/mod.rs:400:18
[INFO] [stdout]   51:     0x5b0b2540b506 - <lexi[66016a0b1b4953e7]::ai_interaction::tools::db_schema::tests::test_live_fetcher_integration::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   54:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   55:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   61:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   62:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   64:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   69:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   71:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   73:     0x79eecf7c5a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_message_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_message_history' (147) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b256300d3 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518ead - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255192ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b254479ed - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b254451fc - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b254451fc - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b254451fc - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540e26a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b254342bd - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e72b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549dd4a - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565a98a - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559acf6 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b25597efc - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659121 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541e9c9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424a16 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25427289 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e6253 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c3f3 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b25550320 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25553d53 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546ca2b - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256276ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25627116 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564ff1a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::test_get_message_history::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25462fd7 - lexi[66016a0b1b4953e7]::db::tests::test_get_message_history
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:922:5
[INFO] [stdout]   51:     0x5b0b25457567 - lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:923:57
[INFO] [stdout]   52:     0x5b0b25408f46 - <lexi[66016a0b1b4953e7]::db::tests::test_get_message_history::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_openai_response_id_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_openai_response_id_handling' (149) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b25630c13 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518eed - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255192ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b25447a2d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b254453cc - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b254453cc - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b254453cc - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540e60a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b25434d7d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e75b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549de7a - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565a9ea - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559ae46 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b25597f6c - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659171 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541ee19 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424a96 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25427629 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e63c3 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c4a3 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b25550460 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25554013 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546cbcb - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b2562774e - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25627166 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564ff4a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::test_openai_response_id_handling::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b254630c7 - lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:967:5
[INFO] [stdout]   51:     0x5b0b25457597 - lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:968:65
[INFO] [stdout]   52:     0x5b0b25408f86 - <lexi[66016a0b1b4953e7]::db::tests::test_openai_response_id_handling::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_message' (148) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562f593 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518e6d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551926d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b254479ad - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b2544502c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b2544502c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b2544502c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540deca - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b254337fd - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e6fb - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549dc1a - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565a92a - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559aba6 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b25597e8c - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b256590d1 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541e579 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424996 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25426ee9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e60e3 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c343 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b255501e0 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25553a93 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546c88b - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b2562764e - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b256270c6 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564feea - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_insert_message::test_insert_message::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25462ee7 - lexi[66016a0b1b4953e7]::db::tests::test_insert_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:885:5
[INFO] [stdout]   51:     0x5b0b25457537 - lexi[66016a0b1b4953e7]::db::tests::test_insert_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:886:52
[INFO] [stdout]   52:     0x5b0b25408f06 - <lexi[66016a0b1b4953e7]::db::tests::test_insert_message::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_postgres_db_new_and_migrations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_postgres_db_new_and_migrations' (150) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b25631753 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518f2d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551932d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b25447a6d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b2544559c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b2544559c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b2544559c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540e9aa - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b2543583d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e78b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549dfaa - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565aa4a - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559af96 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b25597fdc - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b256591c1 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541f269 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424b16 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b254279c9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e6533 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c553 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b255505a0 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b255542d3 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546cd6b - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256277ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b256271b6 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564ff7a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::test_postgres_db_new_and_migrations::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b254631b7 - lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:999:5
[INFO] [stdout]   51:     0x5b0b254575c7 - lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:1000:68
[INFO] [stdout]   52:     0x5b0b25408fc6 - <lexi[66016a0b1b4953e7]::db::tests::test_postgres_db_new_and_migrations::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_upsert_chat stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_upsert_chat' (151) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562df13 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518ded - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255191ed - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b2544792d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b25444c8c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b25444c8c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b25444c8c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540d78a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b2543227d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e69b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549d9ba - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565a86a - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559a906 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b25597dac - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659031 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541dcd9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424896 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b254267a9 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e5e03 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c1e3 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b2554ff60 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25553513 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546c54b - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b2562754e - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25627026 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564fe8a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::test_upsert_chat::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25462d07 - lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:856:5
[INFO] [stdout]   51:     0x5b0b254574d7 - lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:857:49
[INFO] [stdout]   52:     0x5b0b25408e86 - <lexi[66016a0b1b4953e7]::db::tests::test_upsert_chat::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_upsert_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_upsert_user' (152) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562ea53 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518e2d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551922d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b2544796d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b25444e5c - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b25444e5c - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b25444e5c - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b2540db2a - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b25432d3d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e6cb - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549daea - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565a8ca - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559aa56 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b25597e1c - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b25659081 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541e129 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424916 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25426b49 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e5f73 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), anyhow[515a899ef4094160]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c293 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b255500a0 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b255537d3 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546c6eb - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256275ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25627076 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}, lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564feba - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::test_upsert_user::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25462df7 - lexi[66016a0b1b4953e7]::db::tests::test_upsert_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:826:5
[INFO] [stdout]   51:     0x5b0b25457507 - lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:827:49
[INFO] [stdout]   52:     0x5b0b25408ec6 - <lexi[66016a0b1b4953e7]::db::tests::test_upsert_user::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_store::tests::test_set_and_get_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_store::tests::test_set_and_get_value' (166) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562c9b3 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518d6d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551916d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b254478ad - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b2544492b - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b2544492b - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b2544492b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b25412940 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b25430d2d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e654 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549d70b - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565b099 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559c6f2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b2559877e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b2565971d - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541d4a0 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424796 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25426100 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e5b23 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c083 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b2554fd31 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25552fbc - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546c223 - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b2562744e - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25626f86 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564fe2a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::test_set_and_get_value::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25541557 - lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:86:5
[INFO] [stdout]   51:     0x5b0b25532797 - lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:86:18
[INFO] [stdout]   52:     0x5b0b25408e06 - <lexi[66016a0b1b4953e7]::key_value_store::tests::test_set_and_get_value::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_store::tests::test_update_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_store::tests::test_update_value' (167) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562bf03 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518d2d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b2551912d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b2544786d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b2544478b - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b2544478b - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b2544478b - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b25412620 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b2543028d - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e634 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549d5bb - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565b059 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559c5b2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b2559871e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b256596dd - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541d080 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424716 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25425db0 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e59b3 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540bfd3 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b2554fc21 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b25552d1c - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546c093 - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256273ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25626f36 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564fdfa - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::test_update_value::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25541467 - lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:110:5
[INFO] [stdout]   51:     0x5b0b25532767 - lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:110:18
[INFO] [stdout]   52:     0x5b0b25408dc6 - <lexi[66016a0b1b4953e7]::key_value_store::tests::test_update_value::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- key_value_store::tests::test_get_non_existent_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'key_value_store::tests::test_get_non_existent_key' (165) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b0b264e53aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b0b264e53aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b0b264e53aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b0b264fe36a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b0b264fe36a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b0b264ea8c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b0b264ea8c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b0b264c29ef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b0b264c29ef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b0b264dceb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b0b256ab37c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b0b256ab37c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b0b264dd132 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b0b264dd132 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b0b264c2aa8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b0b264b9ad9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b0b264c3b0d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b0b264febdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b0b264fe922 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b0b25848d84 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b0b25782a12 - sqlx_postgres[ec8d08031c5b3391]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b0b2578a26e - <sqlx_postgres[ec8d08031c5b3391]::database::Postgres as sqlx_core[cf381c28d43fb0f5]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b0b25518baf - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[cf381c28d43fb0f5]::testing::TestContext<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>, sqlx_core[cf381c28d43fb0f5]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b0b2562d463 - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b0b25518dad - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b0b255191ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b0b254478ed - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5b0b25444acb - tokio[9e036222d05222d8]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b0b25444acb - tokio[9e036222d05222d8]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b0b25444acb - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5b0b25412c60 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b0b254317cd - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5b0b2542e674 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5b0b2549d85b - <tokio[9e036222d05222d8]::runtime::context::scoped::Scoped<tokio[9e036222d05222d8]::runtime::scheduler::Context>>::set::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b0b2565b0d9 - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b0b2559c832 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::try_with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b0b255987de - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[9e036222d05222d8]::runtime::context::Context>>::with::<tokio[9e036222d05222d8]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b0b2565975d - tokio[9e036222d05222d8]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b0b2541d8c0 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5b0b25424816 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5b0b25426450 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b0b254e5c93 - tokio[9e036222d05222d8]::runtime::context::runtime::enter_runtime::<<tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b0b2540c133 - <tokio[9e036222d05222d8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b0b2554fe41 - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b0b2555325c - <tokio[9e036222d05222d8]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b0b2546c3b3 - sqlx_core[cf381c28d43fb0f5]::rt::test_block_on::<sqlx_core[cf381c28d43fb0f5]::testing::run_test<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b0b256274ce - sqlx_core[cf381c28d43fb0f5]::testing::run_test::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}, sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b0b25626fd6 - sqlx_core[cf381c28d43fb0f5]::testing::run_test_with_pool::<sqlx_postgres[ec8d08031c5b3391]::database::Postgres, fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}, lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b0b2564fe5a - <fn(sqlx_core[cf381c28d43fb0f5]::pool::Pool<sqlx_postgres[ec8d08031c5b3391]::database::Postgres>) -> lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::test_get_non_existent_key::{closure#0} as sqlx_core[cf381c28d43fb0f5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b0b25541647 - lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:101:5
[INFO] [stdout]   51:     0x5b0b255327c7 - lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/key_value_store.rs:101:18
[INFO] [stdout]   52:     0x5b0b25408e46 - <lexi[66016a0b1b4953e7]::key_value_store::tests::test_get_non_existent_key::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b0b2569f45b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b0b2569f45b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5b0b256abe4b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b0b256abe4b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b0b256abe4b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5b0b256abe4b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5b0b256a7564 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5b0b256a7564 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5b0b256aea52 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b0b256aea52 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b0b256aea52 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b0b256aea52 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5b0b256aea52 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b0b264e497f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x5b0b264e497f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x79eecf738aa4 - <unknown>
[INFO] [stdout]   74:     0x79eecf7c5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_execute_db_query_common_all_types
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_enum
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_execute_db_query_common_with_text_array
[INFO] [stdout]     ai_interaction::tools::db_query::tests::test_row_limit_truncation
[INFO] [stdout]     ai_interaction::tools::db_schema::tests::test_live_fetcher_integration
[INFO] [stdout]     db::tests::test_get_message_history
[INFO] [stdout]     db::tests::test_insert_message
[INFO] [stdout]     db::tests::test_openai_response_id_handling
[INFO] [stdout]     db::tests::test_postgres_db_new_and_migrations
[INFO] [stdout]     db::tests::test_upsert_chat
[INFO] [stdout]     db::tests::test_upsert_user
[INFO] [stdout]     key_value_store::tests::test_get_non_existent_key
[INFO] [stdout]     key_value_store::tests::test_set_and_get_value
[INFO] [stdout]     key_value_store::tests::test_update_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 148 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "77fc309b5a62f195b01b4a1613174e936238772e14534ad6c71668d602f82be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77fc309b5a62f195b01b4a1613174e936238772e14534ad6c71668d602f82be6", kill_on_drop: false }`
[INFO] [stdout] 77fc309b5a62f195b01b4a1613174e936238772e14534ad6c71668d602f82be6
